home *** CD-ROM | disk | FTP | other *** search
Text File | 1994-09-27 | 2.7 KB | 20 lines | [TEXT/ttxt] |
- #!/bin/csh
- #
- # savesys-xlib -- build a saved executable in bin/new-lucid-clx-haskell
- #
- #
- cd $Y2
- setenv PRELUDEBIN $Y2/progs/prelude/lucid
- if !(-e $PRELUDEBIN/Prelude.sbin) then
- echo "Build the prelude first, stupid..."
- exit
- endif
- setenv CLXFILE /cs/licensed/sclisp-4.0/windows-x.sbin
- setenv LIBRARYBIN $Y2/progs/lib/bin/lucid
- if !(-e $LIBRARYBIN/xlib.sbin) then
- echo "Build the xlib stuff first, silly..."
- exit
- endif
- $LUCID <<EOF
- ;;; Load the Haskell system.
- (make-package "MUMBLE-IMPLEMENTATION" :us